CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket http

搜索资源列表

  1. CAsyncProxySocket.zip

    0下载:
  2. 演示使用SOCKS4/SOCKS4A/SOCKS5/HTTP1.1代理来连接ftp服务器并接收欢迎信息的程序,Program which can be used as proxy to connect ftp server and receive welcome information
  3. 所属分类:Proxy Server

  1. downAndUp.rar

    0下载:
  2. 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:544164
    • 提供者:吉崟波
  1. TestHttp

    0下载:
  2. Socket实现HTTP下载协议,支持断点续传。-Socket to achieve HTTP download protocol, supporting HTTP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:303296
    • 提供者:
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. HttpProxyServer

    0下载:
  2. 一款简单的HTTP代理服务器源代码,用了基本的socket套接字进行编程,希望对大家有帮助!-A simple HTTP proxy server source code, with a basic socket socket programming, we want to help!
  3. 所属分类:Proxy Server

    • 发布日期:2016-01-22
    • 文件大小:29696
    • 提供者:Syc
  1. transfer

    0下载:
  2. 用socket实现了文件传输,包括完整的客户端和服务器端,实现了断点续传功能,服务器端新起一个线程来处理接受文件的工作。-Achieved with the socket file transfer, including the complete client and server side HTTP features implemented, the new server to handle from one thread to accept documentation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:2586
    • 提供者:JessicaKoo
  1. gethttp

    0下载:
  2. 通过socket编写的http协议下载程序。-Http protocol, prepared through socket download process.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:5813
    • 提供者:jerryxia
  1. IPhone-http--socket

    0下载:
  2. 一份IPHONE的网络编程总结,是初学者学习IPHONE网络编程的好材料。-A summary of IPHONE network programming, beginners learning IPHONE network programming a good material.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-01
    • 文件大小:3250
    • 提供者:郭子杰
  1. TestHttp

    0下载:
  2. 直接用socket实现http协议.值得初学者学习借鉴-Directly achieve the http protocol socket. Worthwhile for beginners to learn from
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:83941
    • 提供者:家有小熊
  1. SocketHttpdownload

    0下载:
  2. 下载指定http链接的时候,仅仅使用socket去下载-Http link to download the designated time, only the use of socket to download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:37475
    • 提供者:曾问
  1. mike00oo

    0下载:
  2. 实现多线程断点续传和mfc节目结合客户端服务器端FTP下载上传和socket通讯-The realization of multi-threaded HTTP and mfc program combining server-side FTP client to upload and download socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:3287200
    • 提供者:mike
  1. socketdemo

    0下载:
  2. 连接socket的源代码 示例测试代码,主要达到HTTP连接作用-Connect socket source code sample test code, the main role to achieve HTTP connections
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:5544
    • 提供者:jin
  1. httpd.tar

    0下载:
  2. linux下的一个简单的http服务器,主要运用多线程socket技术,可以支持HTML,图片,和CGI程序。本系统在Ubuntu7.04系统上测试运行良好,在浏览器上打开正常-linux under a simple http server, the main use of multi-threaded socket technology, can support HTML, pictures, and the CGI program. This system Ubuntu7.04 test
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:303775
    • 提供者:hh
  1. OReilly.Java.Rmi

    0下载:
  2. OReilly.Java.Rmithis book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORB
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1729856
    • 提供者:zhuiqiu111
  1. Post

    0下载:
  2. 对网络进行编程,基于HTTP进行帖子的发送,用于发送相关帖子,以IE插件及Socket方式对网络进行数据发送-Programming on the network, based on the HTTP message to the sending, used to send relevant messages to the way IE plug-ins and Socket for data sent on the network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:79041
    • 提供者:Paul
  1. Basic_programming_questions

    0下载:
  2. 在该文件中包含了很多基本的Java编程的问题。 如:套接字问题的HTTP问题,先进的网络概念,远程方法调用-In the document contains a lot of Basic programming questions about java. such as: Socket Questions, HTTP Questions, Advanced networking concepts, Remote method invocation... ect
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:22141
    • 提供者:lkt
  1. httpserver

    1下载:
  2. Visual Studio 6.0 基于Socket套接口,实现HTTP文件数据传输服务。学会HTTP协议、协议解析、基于Socket的编程技术及其web网络服务的技术 -Visual Studio 6.0 based on Socket sets of interfaces, implementation HTTP file data transmission services. Institute of HTTP protocol, protocol analysis, Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:87638
    • 提供者:任芳
  1. HttpSim

    0下载:
  2. 一个简单的HTTP服务器,通过SOCKET实现了静态页面的读取。-A simple HTTP server, SOCKET achieved through static pages to read.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:81203
    • 提供者:颖川
  1. ACE_DEMO

    0下载:
  2. ACE网络组件使用实例。本源码分为两个部分,分为用ACE写的服务端和用ACE写的客户端。-Network components using the example of ACE. The source is divided into two parts, divided into services with ACE client to write and write with ACE client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:992144
    • 提供者:gpc
  1. CTCNet

    0下载:
  2. 电信网络连接测试程序,包含Socket连接,Http连接和Https连接-China Telecom Java Net Test : including the http, https, socket connection test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:2643
    • 提供者:CTC
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com